This can become complicated and leads to poor programming style 這可能變得非常復(fù)雜,并會形成不良的編程風(fēng)格。
You can use sca to invoke service components through both synchronous and asynchronous programming styles 可以通過同步和異步編程方式使用sca調(diào)用服務(wù)組件。
You mustn ' t imitate this programming style in a production driver ? but of course you already knew that 在驅(qū)動產(chǎn)品中你不必模仿這個程序設(shè)計風(fēng)格,但是你當(dāng)然已經(jīng)了解了它。
Sax treats an xml document as a series of parsing events , and basically allows a procedural programming style Sax將xml文檔視為一系列解析事件,而且它基本上允許過程性編程風(fēng)格。
" happy boys " have taken place of " super voice girls " beginning may 1 this year with a healthier programming style 而“快樂男生”今年一月份已經(jīng)以其健康的主辦風(fēng)格而取代了“超級女聲”的位置。
Continuation servers let you support the back button in web browsers and code with a more consistent programming style Continuation服務(wù)器使您能夠支持瀏覽器中的“后退”按鈕和編寫風(fēng)格一致的代碼。
Parsia makes the argument that functional programming styles are generally better suited to xml manipulation than are more familiar oop techniques Parsia在文中提到,通常,與oop技術(shù)具有很多相似性相比,函數(shù)性編程風(fēng)格更適合于處理xml 。
Note that the portlet thinks it is talking directly to the aggregator , so no special programming style is needed to write a portlet that is filtered 請注意: portlet認(rèn)為它正在和聚集器直接交談,所以不需要用專門的編程風(fēng)格來編寫一個已被過濾的portlet 。
Most advice on programming style is aimed at creating high - quality , maintainable code , which makes sense because the easiest time to fix a bug is 很多有關(guān)編程風(fēng)格的建議都是為了創(chuàng)建高質(zhì)量、可維護(hù)的代碼,這很合理,因為最容易修復(fù)bug的時間就是在產(chǎn)生bug
In programming style , using anygui is similar to using tkinter , but the underlying toolkit is selected either automatically or with a configuration call 在編程風(fēng)格方面,使用anygui類似于使用tkinter ,但是要選中這個底層工具箱,要么自動進(jìn)行,要么進(jìn)行配置調(diào)用。
Programming style is a set of rules or guidelines used when writing the source code for a computer program. It is often claimed that following a particular programming style will help programmers to read and understand source code conforming to the style, and help to avoid introducing errors.